home *** CD-ROM | disk | FTP | other *** search
- object FrmEditEvent: TFrmEditEvent
- Left = 742
- Top = 128
- BorderIcons = []
- BorderStyle = bsSingle
- Caption = 'Edit Event'
- ClientHeight = 429
- ClientWidth = 433
- Color = clBtnFace
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -13
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- OldCreateOrder = False
- Position = poScreenCenter
- Scaled = False
- OnActivate = FormActivate
- OnCreate = FormCreate
- PixelsPerInch = 120
- TextHeight = 16
- object PnlMain: TElPanel
- Left = 0
- Top = 0
- Width = 433
- Height = 381
- Align = alClient
- BevelOuter = bvNone
- TabOrder = 0
- DockOrientation = doNoOrient
- object PC: TElPageControl
- Left = 0
- Top = 0
- Width = 433
- Height = 381
- ActiveTabColor = clBtnHighlight
- BorderWidth = 0
- DrawFocus = False
- Flat = False
- Multiline = False
- RaggedRight = False
- ScrollOpposite = False
- ShowTabs = False
- Style = etsFlatTabs
- TabHeight = 20
- TabIndex = 0
- TabPosition = etpTop
- HotTrackFont.Charset = DEFAULT_CHARSET
- HotTrackFont.Color = clBlue
- HotTrackFont.Height = -13
- HotTrackFont.Name = 'Arial'
- HotTrackFont.Style = [fsUnderline]
- ActivePage = TabGeneral
- VerticalSideCaptions = False
- ActiveTabFont.Charset = DEFAULT_CHARSET
- ActiveTabFont.Color = clWindowText
- ActiveTabFont.Height = -13
- ActiveTabFont.Name = 'Arial'
- ActiveTabFont.Style = []
- UseActiveTabFont = True
- Align = alClient
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -13
- Font.Name = 'Arial'
- Font.Style = []
- ParentColor = False
- ParentFont = False
- TabOrder = 0
- DockOrientation = doNoOrient
- object TabGeneral: TElTabSheet
- PageControl = PC
- Caption = 'General'
- Color = clBtnHighlight
- object ElPanel1: TElPanel
- Left = 0
- Top = 0
- Width = 427
- Height = 375
- Align = alClient
- BevelOuter = bvNone
- TabOrder = 0
- DockOrientation = doNoOrient
- DesignSize = (
- 427
- 375)
- object gb2: TElGroupBox
- Left = 12
- Top = 126
- Width = 402
- Height = 105
- Anchors = [akLeft, akTop, akRight]
- AutoDisableChildren = True
- BorderSides = [ebsLeft, ebsRight, ebsTop, ebsBottom]
- Caption = ' Run only for specific mailbox '
- Flat = False
- FlatAlways = False
- ShowCheckBox = True
- ShowFocus = False
- TabOrder = 1
- DesignSize = (
- 402
- 105)
- object Label3: TLabel
- Left = 16
- Top = 32
- Width = 49
- Height = 16
- Caption = 'Mailbox:'
- Transparent = True
- end
- object cbMailbox: TElAdvancedComboBox
- Left = 112
- Top = 28
- Width = 275
- Height = 24
- Anchors = [akLeft, akTop, akRight]
- AutoCompletion = False
- Flat = False
- HandleDialogKeys = False
- HorizontalScroll = False
- ItemIndex = -1
- ItemHeight = 16
- Style = csDropDownList
- TabOrder = 0
- end
- object cbSubitems: TElCheckBox
- Left = 22
- Top = 64
- Width = 292
- Height = 20
- Cursor = crDefault
- Caption = 'Include all mailboxes parented by this mailbox'
- TabOrder = 1
- DoubleBuffered = False
- end
- end
- object gb1: TElGroupBox
- Left = 12
- Top = 16
- Width = 402
- Height = 93
- Anchors = [akLeft, akTop, akRight]
- AutoDisableChildren = False
- BorderSides = [ebsLeft, ebsRight, ebsTop, ebsBottom]
- Caption = ' Event Details '
- Flat = False
- FlatAlways = False
- ShowFocus = False
- TabOrder = 0
- DesignSize = (
- 402
- 93)
- object Label1: TLabel
- Left = 12
- Top = 30
- Width = 75
- Height = 16
- Caption = 'Event action:'
- Transparent = True
- end
- object Label2: TLabel
- Left = 12
- Top = 60
- Width = 40
- Height = 16
- Caption = 'Target:'
- Transparent = True
- end
- object cbTarget: TElAdvancedComboBox
- Left = 118
- Top = 56
- Width = 268
- Height = 24
- Anchors = [akLeft, akTop, akRight]
- AutoCompletion = False
- Flat = False
- HandleDialogKeys = False
- HorizontalScroll = False
- ItemIndex = -1
- ItemHeight = 16
- Style = csDropDownList
- TabOrder = 1
- end
- object cbAction: TElAdvancedComboBox
- Left = 118
- Top = 26
- Width = 268
- Height = 24
- Anchors = [akLeft, akTop, akRight]
- AutoCompletion = False
- Flat = False
- HandleDialogKeys = False
- HorizontalScroll = False
- ItemIndex = -1
- ItemHeight = 16
- Style = csDropDownList
- TabOrder = 0
- OnChange = cbActionChange
- end
- object BtnSetup: TButton
- Left = 118
- Top = 55
- Width = 117
- Height = 25
- Caption = 'Setup...'
- TabOrder = 2
- Visible = False
- OnClick = BtnSetupClick
- end
- end
- object gb3: TElGroupBox
- Left = 12
- Top = 244
- Width = 402
- Height = 98
- Anchors = [akLeft, akTop, akRight]
- AutoDisableChildren = False
- BorderSides = [ebsLeft, ebsRight, ebsTop, ebsBottom]
- Caption = ' Timed Events '
- Flat = False
- FlatAlways = False
- ShowFocus = False
- TabOrder = 2
- DesignSize = (
- 402
- 98)
- object Label4: TLabel
- Left = 12
- Top = 30
- Width = 61
- Height = 16
- Caption = 'Start time:'
- Transparent = True
- end
- object cbFrequency: TElAdvancedComboBox
- Left = 244
- Top = 61
- Width = 142
- Height = 24
- Anchors = [akLeft, akTop, akRight]
- AutoCompletion = False
- Flat = False
- HandleDialogKeys = False
- HorizontalScroll = False
- ItemIndex = 0
- ItemHeight = 16
- Style = csDropDownList
- TabOrder = 3
- Text = 'minutes'
- Items.Strings = (
- 'minutes'
- 'hours'
- 'days'
- 'weeks'
- 'months')
- end
- object cbTime: TElDateTimePicker
- Left = 118
- Top = 26
- Width = 268
- Height = 24
- FormatString = 'c'
- DateTime = 37646.054478726890000000
- ShowPopupCalendar = True
- AltChangeMethod = False
- ShowCheckBox = False
- Modified = False
- CalendarLineColorDark = clWindow
- StartOfWeek = 0
- UseSystemStartOfWeek = False
- WeekEndDays = [Sun, Sat]
- CalendarUseLineColors = False
- CalendarWeekendColor = clRed
- BorderSides = [ebsLeft, ebsRight, ebsTop, ebsBottom]
- CalendarCurrentDayBorder = fbtSunken
- CalendarDayCellBorder = fbtLine
- CalendarSelectionBorder = fbtSunken
- MinDate = -693593
- MaxDate = 999999
- ButtonDir = sbdUpDown
- ButtonType = sbtUpDown
- ButtonWidth = 21
- Anchors = [akLeft, akTop, akRight]
- ParentColor = False
- TabOrder = 0
- TabStop = True
- LineBorderActiveColor = clBlack
- LineBorderInactiveColor = clBlack
- UseCurrentDate = False
- ButtonThinFrame = False
- UnassignedChar = '0'
- TranslateDays = True
- end
- object cbFreqEnabled: TElCheckBox
- Left = 22
- Top = 64
- Width = 100
- Height = 20
- Cursor = crDefault
- Caption = 'Repeat every'
- TabOrder = 1
- OnClick = cbFreqEnabledClick
- DoubleBuffered = False
- end
- object cbFreqAmount: TElSpinEdit
- Left = 150
- Top = 61
- Width = 83
- Height = 24
- Cursor = crIBeam
- UseCustomScrollBars = True
- NotifyUserChangeOnly = True
- Value = 5
- MaxValue = 99999
- MinValue = 1
- TopMargin = 2
- RightMargin = 1
- BorderSides = [ebsLeft, ebsRight, ebsTop, ebsBottom]
- BorderStyle = bsSingle
- Ctl3D = True
- LineBorderActiveColor = clBlack
- LineBorderInactiveColor = clBlack
- ParentColor = False
- ParentCtl3D = False
- TabOrder = 2
- end
- end
- end
- end
- end
- end
- object PnlBottom: TElPanel
- Left = 0
- Top = 381
- Width = 433
- Height = 48
- Align = alBottom
- BevelOuter = bvNone
- TabOrder = 1
- DockOrientation = doNoOrient
- DesignSize = (
- 433
- 48)
- object BtnOK: TButton
- Left = 210
- Top = 8
- Width = 100
- Height = 30
- Anchors = [akTop, akRight]
- Caption = '&OK'
- Default = True
- TabOrder = 0
- OnClick = BtnOKClick
- end
- object BtnCancel: TButton
- Left = 323
- Top = 8
- Width = 100
- Height = 30
- Anchors = [akTop, akRight]
- Cancel = True
- Caption = '&Cancel'
- ModalResult = 2
- TabOrder = 1
- OnClick = BtnCancelClick
- end
- end
- end
-